Patch from Gary V. Vaughan
svn path=/trunk/; revision=395
+2009-03-25 Martin Nordholts <martinn@svn.gnome.org>
+
+ Apply patch from Gary V. Vaughan that includes config.h in some
+ files that missed it.
+
+ * babl/base/conversions-type.c
+ * babl/base/model-cmyk.c
+
2009-02-24 Sven Neumann <sven@gimp.org>
* */*.c: based on a patch from Gary V. Vaughan, include "config.h"
* <http://www.gnu.org/licenses/>.
*/
+#include "config.h"
#include <string.h>
#include "babl.h"
#include <stdio.h>
* <http://www.gnu.org/licenses/>.
*/
+#include "config.h"
#include <string.h>
#include <math.h>
#include <assert.h>